home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6844 < prev    next >
Encoding:
Text File  |  1996-08-05  |  773 b   |  23 lines

  1. Newsgroups: comp.lang.c++
  2. Path: cannon.ecf!zhangwe
  3. From: zhangwe@ecf.toronto.edu (ZHANG  WEN PIAN PAUL)
  4. Subject: Borland C++ 4.5 Linker Error
  5. X-Nntp-Posting-Host: skule.ecf
  6. Message-ID: <Dn1upK.2x6@ecf.toronto.edu>
  7. Sender: news@ecf.toronto.edu (News Administrator)
  8. Organization: University of Toronto, Engineering Computing Facility
  9. Date: Tue, 20 Feb 1996 00:58:31 GMT
  10.  
  11. Hello world:
  12.     I have trouble linking the sample file c:\bc45\examples\dos\vcirc.cpp.
  13. The following are the linker errors:
  14.     Linker error: Undefined symbol Point::MoveTo(int,int) in module VCIRC.CPP
  15.     Linker error: Undefined symbol Point::Point(int,int) in module VCIRC.CPP
  16.  
  17. Does anyone know what's wrong ?
  18.  
  19.  
  20. BTW, I have trouble linking most of the files in the examples directory. 
  21.  
  22. Much obliged.
  23.